Fix a typo
authorMatthias Clasen <matthiasc@src.gnome.org>
Tue, 10 Jul 2007 05:00:24 +0000 (05:00 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 10 Jul 2007 05:00:24 +0000 (05:00 +0000)
svn path=/trunk/; revision=18428

ChangeLog
gtk/gtk-builder-convert

index f01c197ed51aa3a864219b3fb5f3a03c2dc9db3a..ea7172081ce09e25c4b3915ac8a70f90ac6ea8c8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-07-10  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-builder-convert: Fix a typo
+
 2007-07-10  Matthias Clasen  <mclasen@redhat.com>
 
        * NEWS: Updates
index 59218d555f3eaf03bedd6a441fc2b1d0614354c1..75e1f00474f4afdee51a73e436c3a46fe8e10072 100755 (executable)
@@ -25,7 +25,7 @@
 Converts Glade files into XML files which can be loaded with GtkBuilder.
 The [INPUT] file is
 
-  -w, --skip-windows     Convert everything bug GtkWindow subclasses.
+  -w, --skip-windows     Convert everything but GtkWindow subclasses.
   -r, --root             Convert only widget named root and its children
   -h, --help             display this help and exit